Skip to main content

scrollbarBorderColor

Type

property

Summary

Specifies the border color of the table's scroll bars.

Syntax

set the scrollbarBorderColor of widget to <RGBA Color>
get the scrollbarBorderColor of widget

Description

Use the scrollbarBorderColor property to specify the border color of the table's scroll bars indicators.

Examples

set the scrollbarBorderColor of widget"PolyGrid" to "0,0,255,157"